/**
 * Default style elements
 */


H1{
font-family: cursive;
font-weight: bold;
font-style: normal; 
font-size: 200%;
text-align:center;
}

H2{
font-family: cursive;
font-weight: bold;
font-style: normal; 
font-size: 120%; 
text-align:left;
}

H3{
font-family: cursive;
font-weight: bold;
font-style: normal; 
font-size: 100%;
text-align:;
}

H4{
font-family: cursive;
font-weight: bold;
font-style: normal; 
font-size: 100%;
text-align:;
}

H5{
font-family: cursive;
font-weight: bold;
font-style: normal; 
font-size: 80%;
text-align:;
}

H6{
font-family: cursive;
font-weight: bold;
font-style: normal; 
font-size: 60%;
text-align:;
}

P{
font-family: cursive;
font-weight: normal;
font-style: normal; 
font-size: 100%; 
text-align:;
}

A{
font-family:;
font-weight:;
font-style:; 
font-size:; 
text-decoration: none;
}

A:link    {color:;}
A:active  {color:;}
A:visited {color:;}
A:hover   {color:;}

CITE{
font-family: georgia, times new roman, times, serif;
font-weight: normal;
font-style: italic; 
font-size: 100%;
text-align:; 
}

CODE{
font-family: monospace;
font-weight: normal;
font-style: normal; 
font-size: 100%; 
text-align:;
}

EM{
font-family: cursive;
font-weight: normal;
font-style: italic; 
font-size: 100%;
text-align:; 
}


PRE{
font-family: monospace;
font-weight: normal;
font-style: normal; 
font-size: 80%; 
text-align:;  
}


Q{
font-family: cursive;
font-weight: normal;
font-style: italic; 
font-size: 100%; 
text-align:; 
}


SAMP{
font-family: monospace;
font-weight: normal;
font-style: normal; 
font-size: 100%; 
text-align:; 
}


STRIKE{
font-family:;
font-weight:;
font-style:; 
font-size:; 
}

STRONG{
font-family: cursive;
font-weight: bold;
font-style: normal; 
font-size: 100%; 
}

SUB{
}

SUP{
}

U{
}

UL{
}

OL{
}

LI{
font-family:  cursive;
font-weight: normal;
font-style: normal; 
font-size: 100%; 
}

#caption
{
	text-align: center;
}

#equation
{
	font-family: serif;	
}